Autogenerated HTML docs for v1.8.4-554-g2b7ca9 
diff --git a/howto/setup-git-server-over-http.html b/howto/setup-git-server-over-http.html index 9f3324a..fade9ec 100644 --- a/howto/setup-git-server-over-http.html +++ b/howto/setup-git-server-over-http.html 
@@ -841,8 +841,8 @@  <pre><code>$ cd my-new-repo.git   $ git --bare init</code></pre>   </div></div>  -<div class="paragraph"><p>Change the ownership to your web-server&#8217;s credentials. Use "grep <sup>User  -httpd.conf" and "grep </sup>Group httpd.conf" to find out:</p></div>  +<div class="paragraph"><p>Change the ownership to your web-server&#8217;s credentials. Use <code>"grep ^User  +httpd.conf"</code> and <code>"grep ^Group httpd.conf"</code> to find out:</p></div>   <div class="literalblock">   <div class="content">   <pre><code>$ chown -R www.www .</code></pre>  @@ -1057,7 +1057,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2013-08-23 13:47:43 PDT  +Last updated 2013-10-15 11:40:04 PDT   </div>   </div>   </body>